home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Freeware
/
Programare
/
highlight
/
highlight-W32GUI-2.2-10b-Setup.exe
/
{app}
/
langDefs
/
octave.lang
< prev
next >
Wrap
Text File
|
2004-07-06
|
942b
|
32 lines
# Octave language definition file
#
# Author: Andre Simon
# Mail: andre.simon1@gmx.de
# Date: 13.04.04
# ------------------------------------------
# This file is a part of highlight, a free source code converter released under the GPL.
#
# The file is used to describe keywords and special symbols of programming languages.
# See README in the highlight directory for details.
#
# New definition files for future releases of highlight are always appreciated ;)
#
# ----------
# andre.simon1@gmx.de
# http:/www.andre-simon.de/
$KW_LIST(kwa)= all_va_args endwhile break for case function catch global continue
gplot else gsplot elseif if end otherwise end_try_catch
return end_unwind_protect switch endfor try endfunction unwind_protect endif
unwind_protect_cleanup endswitch while
$STRINGDELIMITERS=" '
$SL_COMMENT=#
$IGNORECASE=false
$ESCCHAR=\
$SYMBOLS= ( ) [ ] { } , ; : & | < > ! = / * % + -